home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000824-20010305 / 000048_news@columbia.edu _Tue Sep 26 14:13:01 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA03594
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 26 Sep 2000 14:12:47 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA26514
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 26 Sep 2000 14:08:50 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA29412
  10.     for kermit.misc@watsun.cc.columbia.edu; Tue, 26 Sep 2000 13:42:01 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: "Bruce Phipps" <bruce_phipps@my-deja.com>
  13. Subject: Creating login front end using Kermit
  14. Date: Tue, 26 Sep 2000 18:40:55 +0100
  15. Organization: CompuServe Interactive Services
  16. Message-ID: <8qqn4f$h4u$1@sshuraab-i-1.production.compuserve.com>
  17. To: kermit.misc@columbia.edu
  18.  
  19. I have been using C-kermit scripts on Linux to automate the process of
  20. logging in/telnetting to remote computers.
  21.  
  22. But I was wondering -- can I use Kermit to accept communications from remote
  23. computers?
  24. Could I create a "log in" process using Kermit?
  25. If so, I would like to try communicating between my Win95 computer and my
  26. Linux computer.
  27. This would be just for testing /learning purposes.
  28.  
  29. Thanks
  30. Bruce
  31.  
  32.  
  33.  
  34.